Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show Answer Details in Assessment Statistics Page (Part 2: Last Graded Answer (Forum Post Response, Programming)) #7131

Open
wants to merge 10 commits into
base: bivan/teacher-stats-past-answer
Choose a base branch
from

Conversation

bivanalhar
Copy link
Contributor

@bivanalhar bivanalhar commented Feb 20, 2024

Background

This is the continuation of the previous PR #7130 that completes that mentioned PR by having the implementation for answer display for Forum Post Response and Programming

This PR is related with the issue #4567

Layout

Forum Post Response
Screenshot 2024-08-01 at 5 12 53 PM

Programming
Screenshot 2024-08-01 at 5 14 44 PM

TO-DO List

@ekowidianto ekowidianto changed the base branch from master to bivan/teacher-stats-past-answer March 4, 2024 11:44
@bivanalhar bivanalhar force-pushed the bivan/teacher-stats-past-answer branch from 288e29c to 5829efd Compare March 14, 2024 03:49
@bivanalhar bivanalhar force-pushed the bivan/teacher-stats-past-answer-2 branch from 934f775 to 9e9c7a7 Compare March 14, 2024 03:50
@bivanalhar bivanalhar force-pushed the bivan/teacher-stats-past-answer branch 2 times, most recently from 8aa52c6 to cd2abee Compare April 7, 2024 06:15
@bivanalhar bivanalhar force-pushed the bivan/teacher-stats-past-answer branch 2 times, most recently from f6a881f to a4b00fc Compare July 24, 2024 04:11
@bivanalhar bivanalhar force-pushed the bivan/teacher-stats-past-answer branch 3 times, most recently from afb188d to 0da4852 Compare August 1, 2024 07:06
@bivanalhar bivanalhar force-pushed the bivan/teacher-stats-past-answer-2 branch 7 times, most recently from 4976ddf to c81b542 Compare August 1, 2024 09:47
@bivanalhar bivanalhar removed the request for review from ekowidianto August 1, 2024 09:47
@bivanalhar bivanalhar force-pushed the bivan/teacher-stats-past-answer branch 6 times, most recently from 1c0c2ee to be5a54f Compare August 1, 2024 10:21
@bivanalhar bivanalhar force-pushed the bivan/teacher-stats-past-answer-2 branch 4 times, most recently from 4bd0a0d to 3826bba Compare August 1, 2024 14:23
- make the grade and attempt count box clickable

refactor(statistics): questionType -> type
- each grade and attempt count cell is clickable
- after clicking, the box containing question will appear
- fetch question and answer details in one API
- use Accordion for question to allow for collapsing question
- include grade display inside answer box
- include some minor refactoring in BE and FE of stats
- Multiple Choice
- Multiple Response
- Text Response (with/without attachments)
- File Upload
- allowAttachment to be changed into maxAttachments nonzero
- fix rubocop trailing whitespace issue
@bivanalhar bivanalhar force-pushed the bivan/teacher-stats-past-answer branch from be5a54f to b6461fc Compare August 23, 2024 04:21
- memoize BarChart to allow change when toggling between duplication
- refactor SubmissionStatusChart
@bivanalhar bivanalhar force-pushed the bivan/teacher-stats-past-answer-2 branch from 3826bba to 6c76d87 Compare August 23, 2024 04:26
@cysjonathan cysjonathan force-pushed the bivan/teacher-stats-past-answer branch from b6461fc to aeb9fc8 Compare August 29, 2024 09:05
@bivanalhar bivanalhar force-pushed the bivan/teacher-stats-past-answer branch from aeb9fc8 to 5c59681 Compare August 30, 2024 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant